Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Trusted email validation functionality in news letter form #372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ygowthamr
Copy link
Contributor

@ygowthamr ygowthamr commented Nov 1, 2024

PR Description: Implemented Email Domain Validation in News Letter Form

Fixes #366

  1. Added validation to allow only trusted email domains: gmail.com, outlook.com, yahoo.com, protonmail.com, icloud.com, tutanota.com, and more.
  2. Displays an alert message if the email is from an untrusted domain and blocks submission.
  3. Ensures data integrity by filtering spam and temporary emails.

@Harshdev098
Pls add level, gssoc-extd, hacktoberfest-accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature : Implement Email Domain Validation in Newsletter
1 participant